home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act6a / 00620.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  156 b   |  9 lines

  1. on exitFrame
  2.   global firstframe, takeinput
  3.   set takeinput to 1
  4.   unLoad(firstframe, the frame - 1)
  5.   switch(13, 11)
  6.   puppetSprite(13, 0)
  7.   play done
  8. end
  9.